eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: medication-statement-base-on-identifier - JSON Representation

Active as of 2025-11-07

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "medication-statement-base-on-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter medication-statement-base-on-identifier</b></p><a name=\"medication-statement-base-on-identifier\"> </a><a name=\"hcmedication-statement-base-on-identifier\"> </a><h2>SearchByMedicationStatementBaseOnIdentifier</h2><p>Parameter <code>base-on-identifier</code>:<code>token</code></p><div><p>Wyszukanie zasobu po identyfikatorze recepty</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medicationstatement.html\">MedicationStatement</a></td></tr><tr><td>Expression</td><td><code>MedicationStatement.basedOn.identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/medication-statement-base-on-identifier",
  "version" : "0.4.0",
  "name" : "SearchByMedicationStatementBaseOnIdentifier",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-11-07",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Wyszukanie zasobu po identyfikatorze recepty",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "code" : "base-on-identifier",
  "base" : [
    "MedicationStatement"
  ],
  "type" : "token",
  "expression" : "MedicationStatement.basedOn.identifier",
  "xpathUsage" : "normal"
}